Click or drag to resize

OptionsOrganization Property

Gets or sets Organization header field. The Organization header field is used to indicate the organization to which the originator of the request belongs.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Organization { get; set; }

Property Value

Type: String
See Also